YamlExport

interface YamlExport(source)

Objects that can be converted to Yaml.

Inheritors

Functions

Link copied to clipboard
abstract fun toYaml(): Yaml

Converts this object into a Yaml object.